mirror of
https://github.com/tenrok/vue-context.git
synced 2026-06-17 08:30:32 +03:00
2.0.1
This commit is contained in:
+6
-6
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "vue-context",
|
"name": "vue-context",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"description": "A simple vue context menu component.",
|
"description": "A simple vue context menu component.",
|
||||||
"main": "index.vue",
|
"main": "index.vue",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/rawilk/vue-context"
|
"url": "https://github.com/rawilk/vue-context"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "npm run development",
|
"dev": "npm run development",
|
||||||
@@ -41,8 +41,8 @@
|
|||||||
"webpack": "^3.5.5"
|
"webpack": "^3.5.5"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"index.vue",
|
"index.vue",
|
||||||
"package.json",
|
"package.json",
|
||||||
"README.md"
|
"README.md"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user