Skip to content

Commit

Permalink
Release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alhadis committed Dec 31, 2019
1 parent 1b53144 commit ba9b904
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "roff",
"version": "v0.1.0",
"version": "v0.2.0",
"license": "ISC",
"main": "./lib/index",
"files": ["bin", "lib"],
Expand All @@ -14,11 +14,11 @@
"prepare": "make"
},
"devDependencies": {
"@alhadis/eslint-config": "^2.0.0",
"@alhadis/eslint-config": "^2.1.0",
"babel-eslint": "^10.0.3",
"eslint": "^6.6.0",
"rollup": "^1.26.0",
"terser": "^4.3.9",
"eslint": "^6.8.0",
"rollup": "^1.27.14",
"terser": "^4.4.3",
"mocha": "^6.2.2",
"mocha-when": "^1.0.1",
"chai": "^4.2.0"
Expand Down

0 comments on commit ba9b904

Please sign in to comment.