Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
angeliski committed Aug 8, 2019
1 parent 45d17f5 commit 694ec9d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"name": "vue-tabulator",
"description": "The best way to use Tabulator in Vue projects",
"version": "1.0.0",
"engines" : { "node" : ">=10" },
"version": "1.1.0",
"engines": {
"node": ">=10"
},
"scripts": {
"release": "release-it",
"release:rc": "npm run release -- --preRelease=rc",
Expand Down

0 comments on commit 694ec9d

Please sign in to comment.