Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Feb 8, 2021
1 parent 0dd0dee commit abe8cc2
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jswork/slate-plugin-color",
"version": "1.0.0",
"version": "1.0.1",
"description": "SlateJS color plugin.",
"main": "dist/index.js",
"repository": "git@github.com:afeiship/slate-plugin-color.git",
Expand Down Expand Up @@ -36,5 +36,10 @@
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
},
"keywords": [
"slate",
"plugin",
"color"
]
}

0 comments on commit abe8cc2

Please sign in to comment.