We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a190a commit 3024811Copy full SHA for 3024811
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@serverless-cd/ui",
3
- "version": "0.0.1-beta.9",
+ "version": "0.0.1",
4
"scripts": {
5
"start": "dumi dev",
6
"docs:build": "dumi build",
@@ -37,8 +37,7 @@
37
"moment": "^2.29.4",
38
"react": "16 || 17 || 18",
39
"react-dom": "16 || 17 || 18",
40
- "lodash": "^4.17.21",
41
- "js-cookie": "^3.0.1"
+ "lodash": "^4.17.21"
42
},
43
"publishConfig": {
44
"registry": "https://registry.npmjs.org",
0 commit comments