mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-26 00:27:28 +02:00
remove phantom from dev deps
This commit is contained in:
1
Makefile
1
Makefile
@@ -8,7 +8,6 @@ eslint = $(bin)/eslint
|
||||
http-server = $(bin)/http-server
|
||||
gh-pages = $(bin)/gh-pages
|
||||
mocha = $(bin)/mocha
|
||||
mocha-phantomjs = $(bin)/mocha-phantomjs
|
||||
node = node
|
||||
watchify = $(bin)/watchify
|
||||
|
||||
|
@@ -42,7 +42,6 @@
|
||||
"gh-pages": "^0.11.0",
|
||||
"http-server": "^0.9.0",
|
||||
"mocha": "^2.5.3",
|
||||
"mocha-phantomjs": "^4.0.2",
|
||||
"prismjs": "^1.5.1",
|
||||
"react": "^15.2.0",
|
||||
"react-addons-perf": "^15.2.1",
|
||||
|
Reference in New Issue
Block a user