Skip to content

Commit e52760f

Browse files
committed
chore: bump version (2.0.0)
1 parent ff6118b commit e52760f

File tree

2 files changed

+2
-67
lines changed

2 files changed

+2
-67
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wiki-saikou",
3-
"version": "2.0.0-alpha.2",
3+
"version": "2.0.0",
44
"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~",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",
@@ -42,8 +42,7 @@
4242
"homepage": "https://github.com/moegirlwiki/wiki-saikou#readme",
4343
"dependencies": {
4444
"@lylajs/core": "^1.2.0",
45-
"@vue/reactivity": "^3.3.4",
46-
"axios": "^1.4.0"
45+
"@vue/reactivity": "^3.3.4"
4746
},
4847
"devDependencies": {
4948
"@types/chai": "^4.3.5",

pnpm-lock.yaml

Lines changed: 0 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)