Skip to content

Commit

Permalink
change registry for npm for jspm compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
damienmortini committed Sep 21, 2015
1 parent 7159daa commit 9954a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "dlib",
"version": "0.0.0",
"description": "Toolkit for the web",
"registry": "github",
"registry": "npm",
"main": false,
"repository": {
"type": "git",
Expand Down

0 comments on commit 9954a82

Please sign in to comment.