Skip to content

Commit

Permalink
build: 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lete114 committed Jul 25, 2022
1 parent b79fcc3 commit ecb36c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discuss",
"version": "1.0.7",
"version": "1.1.0",
"description": "一款简单,安全,免费的评论系统 | A simple, safe, free comment system",
"main": "index.js",
"unpkg": "dist/discuss.js",
Expand All @@ -15,11 +15,6 @@
"lint": "npx eslint src && npx prettier --check src",
"lint:fix": "npx eslint --fix src && npx prettier --check --write src"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
],
"keywords": [
"discuss",
"comments",
Expand Down

0 comments on commit ecb36c0

Please sign in to comment.