Skip to content

Commit

Permalink
🎉 Release(custom): 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuingsmile committed May 18, 2024
1 parent 91ea64a commit c3e48da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "word-gpt-plus",
"version": "0.4.3",
"version": "0.4.4",
"private": true,
"scripts": {
"dev": "vue-cli-service serve --port 3000",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@picgo/bump-version": "^1.1.2",
"@types/office-js": "^1.0.380",
"@types/office-js": "^1.0.389",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@vue/cli-plugin-babel": "^5.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1748,10 +1748,10 @@
resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==

"@types/office-js@^1.0.380":
version "1.0.380"
resolved "https://registry.yarnpkg.com/@types/office-js/-/office-js-1.0.380.tgz#d4195eddbb78505dd896c368f41d277900f36e47"
integrity sha512-5YYFIkuTeYaagjo1+4S8UCPteDnSKOXQYTtcsoNI5waTdNUCorGFihFhBtCBZEuhdltHovTnJFV0/m32bOOScA==
"@types/office-js@^1.0.389":
version "1.0.389"
resolved "https://registry.yarnpkg.com/@types/office-js/-/office-js-1.0.389.tgz#b3a89dc74148c840332b48f742a4b6e6c45ba3b5"
integrity sha512-0ru+YQDfMNbaZD3BO0PjRxhNHRQAudxCrWLvsf7Yic8hMoAWjglt8IydDR9HQOMqCxK/aFrS51aU7iheVJp89w==

"@types/parse-json@^4.0.0":
version "4.0.0"
Expand Down

0 comments on commit c3e48da

Please sign in to comment.