Skip to content

Commit 703c346

Browse files
committed
feat: add surge config converts supported
1 parent 08a3dbb commit 703c346

6 files changed

+3702
-38
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sublink-plus",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"private": true,
55
"scripts": {
66
"deploy": "wrangler deploy",
@@ -17,4 +17,4 @@
1717
"js-yaml": "^4.1.0",
1818
"sublink-plus": "file:"
1919
}
20-
}
20+
}

0 commit comments

Comments
 (0)