Skip to content

Commit 2582be6

Browse files
author
AxT-Team Bot
committed
chore: bump version to 0.1.2
1 parent 53bc80c commit 2582be6

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
{
22
"name": "uapi-browser-sdk",
3-
"version": "0.1.0",
3+
"version": "0.1.2",
44
"type": "module",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
7-
"scripts": { "build": "tsc -p tsconfig.json" },
7+
"scripts": {
8+
"build": "tsc -p tsconfig.json"
9+
},
810
"devDependencies": {
911
"typescript": "^5.4.0"
1012
}

0 commit comments

Comments
 (0)