Skip to content

Commit

Permalink
build: 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EralChen committed Dec 12, 2024
1 parent ded6d2c commit 8e91942
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/entry/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@vunk/plus",
"version": "1.0.1",
"version": "1.1.0",
"description": "",
"author": "",
"license": "ISC",
"keywords": [],
"main": "index.ts",
"scripts": {
"build": "gulp -f gulpfile.ts"
},
"keywords": [],
"author": "",
"license": "ISC"
}
}
}

0 comments on commit 8e91942

Please sign in to comment.