Skip to content

Commit

Permalink
3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yusangeng committed Jan 3, 2020
1 parent 1a21e90 commit 66d4aaf
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,6 +1,6 @@
{
"name": "mix-with",
"version": "3.0.1",
"version": "3.0.2",
"description": "A mixin helper for typescript & es6.",
"main": "lib/index.js",
"jsnext:main": "src/index.ts",
Expand All @@ -18,7 +18,9 @@
"url": "https://github.com/yusangeng/mix-with.git"
},
"keywords": [
"mixin", "typescript", "typescript-mixin"
"mixin",
"typescript",
"typescript-mixin"
],
"author": {
"name": "yusangeng",
Expand Down

0 comments on commit 66d4aaf

Please sign in to comment.