Skip to content
This repository was archived by the owner on Apr 17, 2022. It is now read-only.

Commit 908fb94

Browse files
committed
chore: Bump version
1 parent 34d084b commit 908fb94

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-date-time-picker",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Datepicker component for Vue 3",
55
"author": "Vuepic",
66
"private": false,
@@ -35,7 +35,7 @@
3535
"@babel/preset-typescript": "^7.16.0",
3636
"@rollup/plugin-babel": "^5.3.0",
3737
"@rollup/plugin-commonjs": "^21.0.1",
38-
"@rollup/plugin-node-resolve": "^13.0.6",
38+
"@rollup/plugin-node-resolve": "^13.1.1",
3939
"@rollup/plugin-replace": "^3.0.0",
4040
"@types/jest": "^24.0.19",
4141
"@typescript-eslint/eslint-plugin": "^5.6.0",
@@ -58,7 +58,7 @@
5858
"minimist": "^1.2.5",
5959
"node-sass": "^6.0.1",
6060
"npm-run-all": "^4.1.5",
61-
"postcss": "^8.4.4",
61+
"postcss": "^8.4.5",
6262
"prettier": "^2.5.1",
6363
"rimraf": "^3.0.2",
6464
"rollup": "^2.61.1",
@@ -80,7 +80,7 @@
8080
"vue": ">=3.2.0"
8181
},
8282
"engines": {
83-
"node": ">=14"
83+
"node": ">=12"
8484
},
8585
"repository": {
8686
"type": "git",

0 commit comments

Comments
 (0)