We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e97443 commit 9dc05f5Copy full SHA for 9dc05f5
package.json
@@ -35,6 +35,7 @@
35
"eslint-plugin-jsx-a11y": "^3.0.2",
36
"eslint-plugin-react": "^6.9.0",
37
"gulp": "^3.9.1",
38
+ "gulp-autoprefixer": "^3.1.1",
39
"gulp-eslint": "^3.0.1",
40
"gulp-header": "^1.8.8",
41
"gulp-mocha-phantomjs": "^0.12.0",
@@ -46,8 +47,5 @@
46
47
"react-dom": "^15.3.0",
48
"webpack": "^1.13.1",
49
"webpack-stream": "^3.2.0"
- },
50
- "dependencies": {
51
- "gulp-autoprefixer": "^3.1.1"
52
}
53
0 commit comments