Browse Source

removed accidental packages

develop
Rob Colbert 2 years ago
parent
commit
1ead66c02e
  1. 5
      package.json

5
package.json

@ -3,13 +3,10 @@
"dependencies": {
"dotenv": "^16.0.1",
"express": "^4.18.1",
"forever": "^4.0.3",
"gulp": "^4.0.2",
"moment": "^2.29.4",
"multer": "^1.4.5-lts.1",
"numeral": "^2.0.6",
"pug": "^3.0.2",
"uikit": "^3.15.1",
"yarn": "^1.22.19"
"uikit": "^3.15.1"
}
}

Loading…
Cancel
Save