Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d284366

Browse files
committed
make glob a dev dependency
1 parent 14a0c22 commit d284366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
"gl-select-box": "^1.0.1",
6565
"gl-spikes2d": "^1.0.1",
6666
"gl-surface3d": "^1.0.6",
67-
"glob": "^6.0.1",
6867
"mouse-change": "^1.1.1",
6968
"mouse-wheel": "^1.0.2",
7069
"ndarray": "^1.0.16",
@@ -85,6 +84,7 @@
8584
"browserify": "^12.0.1",
8685
"browserify-transform-tools": "^1.5.0",
8786
"ecstatic": "^1.2.0",
87+
"glob": "^6.0.1",
8888
"jasmine-core": "^2.3.4",
8989
"jshint": "^2.8.0",
9090
"karma": "^0.13.15",

0 commit comments

Comments
 (0)