1
0
Fork 0
mirror of synced 2024-10-02 01:56:57 +13:00

new budibase apps get the max v0.x

This commit is contained in:
Michael Shanks 2020-02-26 22:46:35 +00:00
parent 615688afa7
commit 6b7e071cb4

View file

@ -8,7 +8,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@budibase/standard-components": "^0.0.3",
"@budibase/materialdesign-components": "^0.0.16"
"@budibase/standard-components": "0.x",
"@budibase/materialdesign-components": "0.x"
}
}