We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5241dfa commit bfcf4bfCopy full SHA for bfcf4bf
lerna.json
@@ -2,6 +2,6 @@
2
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3
"useNx": true,
4
"useWorkspaces": true,
5
- "version": "0.1.0-beta.4",
+ "version": "0.2.0-beta.1",
6
"packages": ["packages/*", "apps/*"]
7
}
packages/lsd-react/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@acid-info/lsd-react",
"types": "./dist/index.d.ts",
"main": "./dist/lsd-react.js",
"require": "./dist/lsd-react.umd.js",
0 commit comments