Skip to content

Commit 3ca9ca6

Browse files
added dist to npmignore
1 parent 6bbbb56 commit 3ca9ca6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
build/
22
config/
33
test/
4+
dist/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-wordpress",
3-
"version": "1.2.0",
3+
"version": "2.0.0",
44
"description": "A collection of Vue components and mixins for use with WordPress and the WP-REST API",
55
"author": "WakeCoder <[email protected]>",
66
"contributes": {"Cameron Beck":"cameron-beck-coding <[email protected]>"},

0 commit comments

Comments
 (0)