Skip to content

Commit ecb36c0

Browse files
committed
build: 1.1.0
1 parent b79fcc3 commit ecb36c0

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discuss",
3-
"version": "1.0.7",
3+
"version": "1.1.0",
44
"description": "一款简单,安全,免费的评论系统 | A simple, safe, free comment system",
55
"main": "index.js",
66
"unpkg": "dist/discuss.js",
@@ -15,11 +15,6 @@
1515
"lint": "npx eslint src && npx prettier --check src",
1616
"lint:fix": "npx eslint --fix src && npx prettier --check --write src"
1717
},
18-
"browserslist": [
19-
"> 1%",
20-
"last 2 versions",
21-
"not dead"
22-
],
2318
"keywords": [
2419
"discuss",
2520
"comments",

0 commit comments

Comments
 (0)