Skip to content

Commit

Permalink
chore: bump version (2.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
dragon-fish committed Jul 12, 2023
1 parent ff6118b commit e52760f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 67 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wiki-saikou",
"version": "2.0.0-alpha.2",
"version": "2.0.0",
"description": "The library provides the out of box accessing to MediaWiki API in both browsers & Node.js, and the syntax is very similar to vanilla `new mw.Api()`. TypeScript definition included~",
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
Expand Down Expand Up @@ -42,8 +42,7 @@
"homepage": "https://github.com/moegirlwiki/wiki-saikou#readme",
"dependencies": {
"@lylajs/core": "^1.2.0",
"@vue/reactivity": "^3.3.4",
"axios": "^1.4.0"
"@vue/reactivity": "^3.3.4"
},
"devDependencies": {
"@types/chai": "^4.3.5",
Expand Down
64 changes: 0 additions & 64 deletions pnpm-lock.yaml

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

0 comments on commit e52760f

Please sign in to comment.