Skip to content

Commit

Permalink
jQuery install
Browse files Browse the repository at this point in the history
jQuery をインストールしました
npm install jquery --save
  • Loading branch information
chihirokaasan committed Feb 7, 2018
1 parent 0258217 commit 93821cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
"homepage": "https://github.com/chihirokaasan/react-beginner#readme",
"devDependencies": {
"webpack": "^3.10.0"
},
"dependencies": {
"jquery": "^3.3.1"
}
}

0 comments on commit 93821cb

Please sign in to comment.