Skip to content

Commit

Permalink
release(eslint): Bump version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
entropitor committed Sep 4, 2019
1 parent dd123f2 commit 151ed89
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions packages/eslint-config-datacamp/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
{
"name": "@datacamp/eslint-config",
"version": "0.0.1",
"version": "0.0.2",
"main": "index.js",
"files": [
"index.js",
"typescript.js"
],
"files": ["index.js", "typescript.js"],
"dependencies": {
"@typescript-eslint/eslint-plugin": "^1.12.0",
"@typescript-eslint/parser": "^1.12.0",
Expand Down

0 comments on commit 151ed89

Please sign in to comment.