mirror of
https://github.com/fspc/workstand.git
synced 2025-02-23 01:13:22 -05:00
Moment is a proper dependency.
This commit is contained in:
parent
3f92f2a03f
commit
26e4c31a60
@ -10,6 +10,9 @@
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"moment": "^2.13.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel": "^6.5.2",
|
||||
"babel-core": "^6.9.1",
|
||||
@ -23,7 +26,6 @@
|
||||
"i": "^0.3.5",
|
||||
"isomorphic-fetch": "^2.2.1",
|
||||
"material-ui": "^0.15.0",
|
||||
"moment": "^2.13.0",
|
||||
"node-sass": "^3.4.2",
|
||||
"normalize.css": "^4.1.1",
|
||||
"postcss-loader": "^0.9.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user