Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
yadicksonbasedos committed Oct 30, 2017
1 parent d92bf7e commit da10b45
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ package-lock.json
*.tgz
yarn*
.travis.yml
node_modules
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "angular-ys-service-keyboard",
"version": "1.0.10",
"version": "1.0.11",
"description": "Angular service to use factory keyboard event",
"main": "dist/angular-ys-service-keyboard.js",
"dependencies": {
"angular": "~1.6.1",
"angular-ys-factory-keyboard": "~1.0.0",
"jquery": "~3.0.0"
"jquery": "~3.2.0"
},
"devDependencies": {
"angular-mocks": "~1.6.1",
Expand Down

0 comments on commit da10b45

Please sign in to comment.