Skip to content

Commit 9168a7f

Browse files
committed
remove unnecessary deps
1 parent 2247a36 commit 9168a7f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"karma-coveralls": "^1.1.2",
4242
"karma-jasmine": "^0.3.7",
4343
"karma-phantomjs-launcher": "^1.0.0",
44-
"phantomjs": "^2.1.3",
45-
"phantomjs-prebuilt": "^2.1.4"
44+
"phantomjs": "^2.1.3"
4645
}
4746
}

0 commit comments

Comments
 (0)