Skip to content

Commit 1ffef7a

Browse files
committed
Remove some devDependencies
1 parent ea40296 commit 1ffef7a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,9 @@
4141
"grunt-contrib-watch": "^1.0.0",
4242
"grunt-subgrunt": "^1.2.0",
4343
"jstransform": "^11.0.3",
44-
"nodeunit": "^0.9.1",
4544
"open": "0.0.5",
4645
"through": "^2.3.8",
47-
"watchify": "^3.6.1",
48-
"webppl": "probmods/webppl#20a0c37ff27387944f36fd2fd8b9458dc97abef7"
46+
"watchify": "^3.6.1"
4947
},
5048
"scripts": {
5149
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)