Skip to content

Commit

Permalink
chore: release v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
xvaara committed Aug 8, 2023
1 parent 7655951 commit 1535424
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flowtools/uplot",
"version": "0.0.6",
"version": "0.0.7",
"description": "Modern vue component for uplot",
"keywords": [
"add keywords"
Expand Down Expand Up @@ -49,21 +49,21 @@
"vue": "=>3.2.47"
},
"devDependencies": {
"@antfu/eslint-config": "^0.36.0",
"@vitejs/plugin-vue": "^4.1.0",
"@vitest/coverage-c8": "^0.29.3",
"@vue/test-utils": "^2.3.1",
"@vueuse/core": "^9.13.0",
"bumpp": "^9.0.0",
"eslint": "^8.36.0",
"jsdom": "^21.1.1",
"typescript": "^5.0.2",
"@antfu/eslint-config": "^0.40.2",
"@vitejs/plugin-vue": "^4.2.3",
"@vitest/coverage-c8": "^0.33.0",
"@vue/test-utils": "^2.4.1",
"@vueuse/core": "^10.3.0",
"bumpp": "^9.1.1",
"eslint": "^8.46.0",
"jsdom": "^22.1.0",
"typescript": "^5.1.6",
"uplot": "^1.6.24",
"vi-canvas-mock": "^1.0.0",
"vite": "^4.2.0",
"vite-plugin-dts": "^2.1.0",
"vitest": "^0.29.3",
"vue": "^3.2.47"
"vite": "^4.4.9",
"vite-plugin-dts": "^3.5.1",
"vitest": "^0.34.1",
"vue": "^3.3.4"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 1535424

Please sign in to comment.