move scripts to root for deployment

This commit is contained in:
itsMapleLeaf
2022-07-07 12:20:00 -05:00
parent a1fc0287fc
commit 6eb36b44f3
3 changed files with 9 additions and 7 deletions

8
pnpm-lock.yaml generated
View File

@@ -11,6 +11,7 @@ importers:
'@rushstack/eslint-patch': ^1.1.3
'@types/eslint': ^8.4.1
eslint: ^8.14.0
node: ^16
prettier: ^2.6.2
typescript: ^4.6.3
devDependencies:
@@ -18,6 +19,7 @@ importers:
'@rushstack/eslint-patch': 1.1.3
'@types/eslint': 8.4.1
eslint: 8.14.0
node: 16.15.1
prettier: 2.6.2
typescript: 4.6.3
@@ -97,7 +99,6 @@ importers:
execa: ^6.1.0
fast-glob: ^3.2.11
gray-matter: ^4.0.3
node: ^16
postcss: ^8.4.12
reacord: workspace:*
react: ^18.0.0
@@ -121,7 +122,6 @@ importers:
clsx: 1.1.1
fast-glob: 3.2.11
gray-matter: 4.0.3
node: 16.15.1
reacord: link:../reacord
react: 18.0.0
react-dom: 18.0.0_react@18.0.0
@@ -7035,7 +7035,7 @@ packages:
/node-bin-setup/1.1.0:
resolution: {integrity: sha512-pTeU6NgUrexiLNtd+AKwvg6cngHMvj5FZ5e2bbv2ogBSIc9yhkXSSaTScfSRZnwHIh5YFmYSYlemLWkiKD7rog==}
dev: false
dev: true
/node-dir/0.1.17:
resolution: {integrity: sha1-X1Zl2TNRM1yqvvjxxVRRbPXx5OU=}
@@ -7070,7 +7070,7 @@ packages:
requiresBuild: true
dependencies:
node-bin-setup: 1.1.0
dev: false
dev: true
/nodemon/2.0.15:
resolution: {integrity: sha512-gdHMNx47Gw7b3kWxJV64NI+Q5nfl0y5DgDbiVtShiwa7Z0IZ07Ll4RLFo6AjrhzMtoEZn5PDE3/c2AbVsiCkpA==}