Skip to content

Commit

Permalink
Merge pull request #37 from dolittle/fix-build
Browse files Browse the repository at this point in the history
Update packages
  • Loading branch information
woksin committed Nov 5, 2021
2 parents 9f40f73 + 6114808 commit abee930
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Source/Build/package.json
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/dolittle/TypeScript.Build.git"
},
"homepage": "https://dolittle.io/",
"license": "ISC",
"license": "MIT",
"publishConfig": {
"access": "public"
},
Expand All @@ -17,6 +17,7 @@
"dependencies": {
"@dolittle/typescript.config": "6.0.1",
"@dolittle/eslint-config": "6.0.1",
"eslint": "8.1.0",
"typescript": "4.4.4"
}
}
2 changes: 1 addition & 1 deletion Source/Config/package.json
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/dolittle/TypeScript.Build.git"
},
"homepage": "https://dolittle.io/",
"license": "ISC",
"license": "MIT",
"publishConfig": {
"access": "public"
},
Expand Down
2 changes: 1 addition & 1 deletion Source/EslintConfig/package.json
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/dolittle/TypeScript.Build.git"
},
"homepage": "https://dolittle.io/",
"license": "ISC",
"license": "MIT",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit abee930

Please sign in to comment.