Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Commit fc21079

Browse files
author
Marlow Payne
committed
These dependencies are devDependencies
1 parent c5f1a09 commit fc21079

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,11 @@
2525
"grunt-version": "0.3.3",
2626
"mobify-code-style": "^2.4.2",
2727
"mocha": "1.14.0",
28-
"node-sass-import-once": "1.2.0"
28+
"node-sass-import-once": "1.2.0",
29+
"plugin": "git+https://github.com/mobify/plugin.git#3.1.0",
30+
"requirejs": "2.2.0",
31+
"requirejs-glob": "git+https://github.com/mobify/requirejs-glob.git",
32+
"text": "requirejs/text"
2933
},
3034
"license": "MIT",
3135
"bugs": {
@@ -51,10 +55,6 @@
5155
"author": "Mobify",
5256
"dependencies": {
5357
"jquery": "2.2.2",
54-
"plugin": "git+https://github.com/mobify/plugin.git#3.1.0",
55-
"requirejs": "2.2.0",
56-
"requirejs-glob": "git+https://github.com/mobify/requirejs-glob.git",
57-
"text": "requirejs/text",
5858
"velocity-animate": "1.2.3"
5959
}
6060
}

0 commit comments

Comments
 (0)