Skip to content

Commit 20eb4d6

Browse files
committed
update package
1 parent 60b9841 commit 20eb4d6

File tree

4 files changed

+383
-30
lines changed

4 files changed

+383
-30
lines changed

package/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/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "shnippet",
33
"type": "module",
4-
"version": "1.0.0-alpha.1",
4+
"version": "1.0.0-alpha.2",
55
"description": "A snippet extraction tool for various programming languages.",
66
"main": "./dist/index.cjs",
77
"module": "./dist/index.js",

0 commit comments

Comments
 (0)