Skip to content

Commit 000afa5

Browse files
chore: release 3.3.3
1 parent b3de00b commit 000afa5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apitoolkit-js",
3-
"version": "3.3.2",
3+
"version": "3.3.3",
44
"description": "share code for all js web framework apitoolkit sdks",
55
"main": "./lib",
66
"scripts": {
@@ -9,7 +9,6 @@
99
"version": "git add -A src",
1010
"updates": "npx npm-check-updates",
1111
"updates:minor": "npx npm-check-updates --target minor"
12-
1312
},
1413
"prepublishOnly": "npm run build",
1514
"repository": {

0 commit comments

Comments
 (0)