mirror of
https://github.com/koodiklinikka/gulp-project-template.git
synced 2026-02-15 19:53:05 +00:00
remove react related stuff
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
"template"
|
||||
],
|
||||
"dependencies": {
|
||||
"react": "^0.11.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"bower": "~1.3.5",
|
||||
@@ -31,13 +30,11 @@
|
||||
"gulp-streamify": "0.0.5",
|
||||
"gulp-uglify": "~1.0.1",
|
||||
"gulp-util": "~3.0.1",
|
||||
"reactify": "~0.14.0",
|
||||
"vinyl-source-stream": "~1.0.0",
|
||||
"watchify": "~2.0.0"
|
||||
},
|
||||
"browserify": {
|
||||
"transform": [
|
||||
"reactify",
|
||||
"debowerify",
|
||||
"deamdify"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user