chore: change mono package scripts.

This commit is contained in:
a.bouhuolia
2023-02-03 15:14:30 +02:00
parent 32543b8762
commit 995abbcc29
7 changed files with 792 additions and 30418 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@bigcapital/webpack",
"name": "@bigcapital/webapp",
"version": "1.7.1",
"private": true,
"dependencies": {
@@ -102,8 +102,7 @@
"dev": "craco start",
"build": "craco build",
"test": "node scripts/test.js",
"storybook": "start-storybook -p 6006",
"preinstall": "npx npm-force-resolutions"
"storybook": "start-storybook -p 6006"
},
"proxy": "http://localhost:3000/",
"devDependencies": {