Skip to content

Commit 9898fbc

Browse files
committed
npm install DOES work!
1 parent 0902086 commit 9898fbc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ This library is a Vue.js plugin providing you with an element which acts as exte
55
## Install
66

77
```bash
8-
# does not work yet...
98
# npm install vue-extensionpoints
109
```
1110

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-extensionpoints",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"author": "Christian González <[email protected]>",
66
"scripts": {

0 commit comments

Comments
 (0)