Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @mjolnir/babel-preset@0.0.2
 - @mjolnir/eslint-config@0.1.1
 - @mjolnir/mjolnir-cli@0.0.2
 - @mjolnir/tsconfig@0.0.2
  • Loading branch information
leohxj committed Aug 14, 2019
1 parent 8df743d commit 00e76db
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mjolnir/babel-preset",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"main": "index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mjolnir/eslint-config",
"version": "0.1.0",
"version": "0.1.1",
"description": "eslint config collect",
"main": "index.js",
"repository": {
Expand Down
6 changes: 2 additions & 4 deletions packages/mjolnir-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mjolnir/mjolnir-cli",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"main": "dist/index.js",
"repository": {
Expand All @@ -25,7 +25,5 @@
},
"engines": {
"node": ">=8.0.0"
},
"devDependencies": {},
"dependencies": {}
}
}
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mjolnir/tsconfig",
"version": "0.0.1",
"version": "0.0.2",
"description": "> TODO: description",
"homepage": "https://github.com/mjolnirjs/mjolnir/tree/master/packages/tsconfig#readme",
"license": "MIT",
Expand Down

0 comments on commit 00e76db

Please sign in to comment.