Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Sep 1, 2020
1 parent 85c9e5d commit ff9162c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "js-primer",
"private": true,
"license": "MIT",
"version": "1.0.0",
"version": "2.0.0",
"description": "JavaScriptの入門本",
"main": "index.js",
"directories": {
Expand Down Expand Up @@ -125,4 +125,4 @@
"dependencies": {
"semver": "^7.3.2"
}
}
}

0 comments on commit ff9162c

Please sign in to comment.