1
Fork 0

Added animate css to requirements

This commit is contained in:
Jake Howard 2015-11-09 13:19:34 +00:00
parent e2142c377b
commit 5a293d0835

View file

@ -21,14 +21,15 @@
"url": "https://github.com/RealOrangeOne/theorangeone.net" "url": "https://github.com/RealOrangeOne/theorangeone.net"
}, },
"dependencies": { "dependencies": {
"animate.css": "^3.4.0",
"bootstrap": "^3.3.5", "bootstrap": "^3.3.5",
"ionicons-pre": "^1.0.0-pre",
"jquery": "^2.1.4", "jquery": "^2.1.4",
"less": "^2.5.1", "less": "^2.5.1",
"markdown": "^0.5.0", "markdown": "^0.5.0",
"react": "^0.13.3", "react": "^0.13.3",
"react-bootstrap": "^0.25.1", "react-bootstrap": "^0.25.1",
"skrollr": "^0.6.26", "skrollr": "^0.6.26"
"ionicons-pre": "^1.0.0-pre",
}, },
"devDependencies": { "devDependencies": {
"browserify": "^11.0.1", "browserify": "^11.0.1",