Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 355 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 355 Bytes

jspm-registry-1070

This repository was created to diagnose jspm/registry#1070

To test, run

$ jspm install github:aluanhaddad/jspm-registry-1070

Observe that jsdom is not installed, but jquery is.

Then run

$ npm install aluanhaddad/jspm-registry-1070

Observe that jsdom and jquery are both installed.