Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
themyth92 committed Jun 13, 2017
1 parent 9fa1895 commit beefeee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
{
"name": "angular2-lightbox",
"version": "1.1.2",
"version": "1.1.3",
"description": "A port angular2 for lightbox2",
"main": "index.js",
"dependencies": {
"angular2-lightbox": "^1.1.2"
},
"dependencies": {},
"devDependencies": {
"@angular/common": "^4.1.0",
"@angular/compiler": "^4.1.0",
Expand All @@ -14,6 +12,7 @@
"@angular/platform-browser": "^4.1.0",
"@angular/platform-browser-dynamic": "^4.1.0",
"@types/jasmine": "^2.5.44",
"angular2-lightbox": "^1.1.3",
"awesome-typescript-loader": "^3.1.2",
"copyfiles": "^1.2.0",
"core-js": "^2.4.1",
Expand Down
8 changes: 3 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,9 @@ amdefine@>=0.0.4:
version "1.0.1"
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"

angular2-lightbox@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/angular2-lightbox/-/angular2-lightbox-1.1.0.tgz#089b0d224f34e7b3e918651aad440b3fb8170142"
dependencies:
angular2-lightbox "^1.1.0"
angular2-lightbox@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/angular2-lightbox/-/angular2-lightbox-1.1.3.tgz#55315b1d418eb271a019acb9b706ea05db34d5c8"

ansi-regex@^2.0.0:
version "2.1.1"
Expand Down

0 comments on commit beefeee

Please sign in to comment.