mirror of https://github.com/snachodog/mybuddy.git
Move NPM dependencies to devDependencies.
This commit is contained in:
parent
1a10916ea4
commit
6142f6b74c
|
@ -6,7 +6,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/cdubz/babybuddy.git"
|
"url": "https://github.com/cdubz/babybuddy.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"devDependencies": {
|
||||||
"bootstrap": "4.1.3",
|
"bootstrap": "4.1.3",
|
||||||
"font-awesome": "^4.7.0",
|
"font-awesome": "^4.7.0",
|
||||||
"gulp": "^4.0.0",
|
"gulp": "^4.0.0",
|
||||||
|
|
Loading…
Reference in New Issue