Browse Source

Add moment as deps

pull/39/head
afc163 9 years ago
parent
commit
ed38f7efdd
  1. 1
      package.json

1
package.json

@ -26,6 +26,7 @@
"lodash": "^4.17.4", "lodash": "^4.17.4",
"lodash-decorators": "^4.4.1", "lodash-decorators": "^4.4.1",
"lodash.clonedeep": "^4.5.0", "lodash.clonedeep": "^4.5.0",
"moment": "^2.19.1",
"numeral": "^2.0.6", "numeral": "^2.0.6",
"prop-types": "^15.5.10", "prop-types": "^15.5.10",
"qs": "^6.5.0", "qs": "^6.5.0",

Loading…
Cancel
Save