Make require-from-string a normal dependency for dependants

This commit is contained in:
Alice Gaudon 2021-11-21 17:06:06 +01:00
parent c7d0238d22
commit 9998f1a91c
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,6 @@
"maildev": "^1.1.0",
"node-fetch": "^3.0.0",
"nodemon": "^2.0.6",
"require-from-string": "^2.0.2",
"sass": "^1.32.12",
"supertest": "^6.0.0",
"svelte-check": "^2.2.8",
@ -91,6 +90,7 @@
"nunjucks": "^3.2.1",
"on-finished": "^2.3.0",
"redis": "^3.0.2",
"require-from-string": "^2.0.2",
"rollup": "^2.42.3",
"rollup-plugin-css-only": "^3.1.0",
"rollup-plugin-imagemin": "^0.4.1",