mirror of
https://codeberg.org/buzzcode2007/FCC-Project-URLShortener.git
synced 2025-05-21 03:06:34 +00:00
fix: Remove engine from package.json (#27)
Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
parent
f091da64e9
commit
fe7078897b
1 changed files with 0 additions and 3 deletions
|
@ -13,9 +13,6 @@
|
|||
"dotenv": "^8.2.0",
|
||||
"express": "^4.17.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "12.18.3"
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"nodemon": "^2.0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue