mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
bump version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@selfxyz/core",
|
||||
"version": "0.0.10",
|
||||
"version": "0.0.11",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/selfxyz/self"
|
||||
@@ -20,8 +20,7 @@
|
||||
"format": "prettier --write .",
|
||||
"install-sdk": "cd ../common && yarn && cd ../sdk && yarn",
|
||||
"lint": "prettier --check .",
|
||||
"prepublishOnly": "npm run build",
|
||||
"publish": "npm publish --access public"
|
||||
"prepublishOnly": "npm run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/react": "^18.3.4",
|
||||
|
||||
Reference in New Issue
Block a user