mirror of
https://github.com/zoriya/flood.git
synced 2026-05-28 17:33:15 +00:00
Update dependencies
This commit is contained in:
+28
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"name": "flood",
|
||||
"version": "0.0.0",
|
||||
"homepage": "https://github.com/neatstreet/Flood",
|
||||
"authors": [
|
||||
"John F <john@neatstreet.net>"
|
||||
],
|
||||
"moduleType": [
|
||||
"amd",
|
||||
"node"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"dependencies": {
|
||||
"inuit-box-sizing": "~0.2.0",
|
||||
"inuit-mixins": "~0.2.3",
|
||||
"inuit-functions": "~0.2.0",
|
||||
"inuit-normalize": "~3.0.2",
|
||||
"inuit-page": "~0.2.1",
|
||||
"inuit-reset": "~0.1.1"
|
||||
}
|
||||
}
|
||||
@@ -25,17 +25,12 @@
|
||||
"devDependencies": {
|
||||
"browser-sync": "^2.5.3",
|
||||
"browserify": "^9.0.3",
|
||||
"flux": "^2.0.1",
|
||||
"gulp": "^3.8.11",
|
||||
"gulp-autoprefixer": "^2.1.0",
|
||||
"gulp-sass": "^1.3.3",
|
||||
"gulp-watch": "^4.2.1",
|
||||
"keymirror": "^0.1.1",
|
||||
"object-assign": "^2.0.0",
|
||||
"react": "^0.13.1",
|
||||
"reactify": "^1.1.0",
|
||||
"vinyl-source-stream": "^1.1.0",
|
||||
"watchify": "^2.6.2",
|
||||
"xmldom": "^0.1.19"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user