chore: bump to 0.3.0
This commit is contained in:
parent
fed6ee0d11
commit
8e4eb5e16e
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@blax-software/networking",
|
||||
"version": "0.1.0",
|
||||
"version": "0.3.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@blax-software/networking",
|
||||
"version": "0.1.0",
|
||||
"version": "0.3.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"axios": "^1.7.0",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@blax-software/networking",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"description": "Plug-and-play API + WebSocket client. Framework-agnostic core with optional Vue, Nuxt, and React bindings.",
|
||||
"type": "module",
|
||||
"main": "./dist/index.cjs",
|
||||
|
|
@ -70,4 +70,4 @@
|
|||
"type": "git",
|
||||
"url": "https://github.com/blax-software/npm-networking.git"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue