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

Commit e415104

Browse files
author
Irfan Maulana
committed
set dependencies vue
1 parent efced1d commit e415104

File tree

5 files changed

+3
-675
lines changed

5 files changed

+3
-675
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue2-simplert-plugin",
33
"description": "Vue2-Simplert as Vue.js Plugins",
4-
"version": "0.5.2",
4+
"version": "0.5.3",
55
"license": "MIT",
66
"author": "Irfan Maulana (https://github.com/mazipan/)",
77
"private": false,
@@ -38,9 +38,7 @@
3838
"vue popup"
3939
],
4040
"dependencies": {
41-
"vue2-simplert-core": "1.0.3"
42-
},
43-
"peerDependencies": {
41+
"vue2-simplert-core": "1.0.3",
4442
"vue": "^2.5.17"
4543
},
4644
"devDependencies": {

setup.js

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)