Update package.json

This commit is contained in:
Brenden 2022-04-14 17:16:47 -05:00 committed by GitHub
parent c9b0d953c1
commit 0e84abe403
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,7 @@
"date-fns": "^2.23.0",
"http-server": "^14.1.0",
"live-server": "^1.1.0"
"npm-run-all": "^4.1.5"
},
"devDependencies": {
"gulp": "^4.0.2",
@ -23,6 +24,5 @@
"gulp-clean-css": "^4.2.0",
"gulp-sass": "^5.0.0",
"gulp-sourcemaps": "^2.6.5",
"npm-run-all": "^4.1.5"
}
}