Skip to content

Commit f2dd226

Browse files
Update package.json
1 parent e3622f5 commit f2dd226

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "react-datta-able-dashboard",
33
"version": "0.0.2",
44
"private": true,
5+
"build": {
6+
"yarn": "v14.0.0,v16.0.0",
7+
"npm": "v16.0.0"
8+
},
59
"dependencies": {
610
"@amcharts/amcharts3-react": "^3.1.0",
711
"@reduxjs/toolkit": "^1.5.0",
@@ -62,4 +66,4 @@
6266
]
6367
},
6468
"devDependencies": {}
65-
}
69+
}

0 commit comments

Comments
 (0)