Skip to content

Commit

Permalink
Merge pull request #95 from technote-space/release/next-v0.0.13
Browse files Browse the repository at this point in the history
release: v0.0.14
  • Loading branch information
technote-space authored May 9, 2020
2 parents ed5e090 + 80d6dbe commit 6e335f1
Show file tree
Hide file tree
Showing 2 changed files with 594 additions and 668 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@technote-space/ts-package-template",
"version": "0.0.13",
"version": "0.0.14",
"description": "Template for npm package.",
"author": {
"name": "Technote",
Expand Down Expand Up @@ -29,16 +29,16 @@
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@technote-space/github-action-test-helper": "^0.3.6",
"@technote-space/github-action-test-helper": "^0.3.7",
"@types/jest": "^25.2.1",
"@types/node": "^13.13.4",
"@typescript-eslint/eslint-plugin": "^2.29.0",
"@typescript-eslint/parser": "^2.29.0",
"@typescript-eslint/eslint-plugin": "^2.30.0",
"@typescript-eslint/parser": "^2.30.0",
"eslint": "^6.8.0",
"husky": "^4.2.5",
"jest": "^25.4.0",
"jest-circus": "^25.4.0",
"lint-staged": "^10.1.7",
"jest": "^25.5.4",
"jest-circus": "^25.5.4",
"lint-staged": "^10.2.2",
"ts-jest": "^25.4.0",
"typescript": "^3.8.3"
},
Expand Down
Loading

0 comments on commit 6e335f1

Please sign in to comment.