We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec2813f + 723c9d7 commit d1d6d58Copy full SHA for d1d6d58
package.json
@@ -13,7 +13,7 @@
13
"start": "node app.js"
14
},
15
"dependencies": {
16
- "Idle.Js": "github:shawnmclean/Idle.js",
+ "Idle.Js": "git+https://github.com/shawnmclean/Idle.js",
17
"async": "^2.1.4",
18
"aws-sdk": "^2.7.20",
19
"blueimp-md5": "^2.6.0",
@@ -96,7 +96,7 @@
96
"pg-hstore": "^2.3.2",
97
"prismjs": "^1.6.0",
98
"randomcolor": "^0.4.4",
99
- "raphael": "github:dmitrybaranovskiy/raphael",
+ "raphael": "git+https://github.com/dmitrybaranovskiy/raphael",
100
"request": "^2.79.0",
101
"reveal.js": "^3.3.0",
102
"scrypt": "^6.0.3",
0 commit comments