Skip to content

Commit

Permalink
v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sheepzh committed May 3, 2022
1 parent 7c098fe commit 904fc69
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "timer",
"version": "0.8.8",
"version": "0.9.0",
"description": "Web timer",
"homepage": "https://github.com/sheepzh/timer",
"scripts": {
Expand Down Expand Up @@ -29,6 +29,7 @@
"filemanager-webpack-plugin": "^6.1.7",
"generate-json-webpack-plugin": "^2.0.0",
"jest": "^28.0.3",
"jest-environment-jsdom": "^28.0.2",
"node-sass": "^7.0.1",
"sass-loader": "^12.6.0",
"style-loader": "^3.3.1",
Expand All @@ -51,4 +52,4 @@
"vue": "^3.2.33",
"vue-router": "^4.0.14"
}
}
}

0 comments on commit 904fc69

Please sign in to comment.