Skip to content

Commit 482d6a3

Browse files
committed
version-inc
1 parent 475b174 commit 482d6a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-declarative-umd/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"name": "mui-grid-umd",
2+
"name": "react-declarative-umd",
33
"version": "1.0.0",
44
"scripts": {
55
"build": "webpack-cli",
66
"postinstall": "bash ./scripts/postinstall.sh"
77
},
88
"dependencies": {
9-
"react-declarative": "^1.8.9"
9+
"react-declarative": "^1.8.28"
1010
},
1111
"devDependencies": {
1212
"webpack": "^5.70.0",

0 commit comments

Comments
 (0)