Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

Commit

Permalink
I blame Michael
Browse files Browse the repository at this point in the history
  • Loading branch information
Roel van Uden committed May 28, 2016
1 parent 3787b21 commit 7c5f627
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion mangarack-component-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"name": "mangarack-component-common",
"repository": "git://github.com/Deathspike/mangarack",
"typings": "dist/default",
"version": "4.0.10",
"version": "4.0.11",
"devDependencies": {
"npm-build-tools": "2.2.5",
"typescript": "1.9.0-dev.20160527-1.0"
Expand Down
2 changes: 1 addition & 1 deletion mangarack-component-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"name": "mangarack-component-core",
"repository": "git://github.com/Deathspike/mangarack",
"typings": "dist/default",
"version": "4.0.10",
"version": "4.0.11",
"devDependencies": {
"npm-build-tools": "2.2.5",
"typescript": "1.9.0-dev.20160526-1.0"
Expand Down
2 changes: 1 addition & 1 deletion mangarack-component-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repository": "git://github.com/Deathspike/mangarack",
"private": true,
"typings": "dist/default",
"version": "4.0.10",
"version": "4.0.11",
"devDependencies": {
"npm-build-tools": "2.2.5",
"typescript": "1.9.0-dev.20160526-1.0"
Expand Down
2 changes: 1 addition & 1 deletion mangarack-component-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repository": "git://github.com/Deathspike/mangarack",
"private": true,
"typings": "dist/default",
"version": "4.0.10",
"version": "4.0.11",
"devDependencies": {
"npm-build-tools": "2.2.5",
"typescript": "1.9.0-dev.20160526-1.0",
Expand Down
2 changes: 1 addition & 1 deletion mangarack-node-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"name": "mangarack-node-core",
"repository": "git://github.com/Deathspike/mangarack",
"typings": "dist/default",
"version": "4.0.10",
"version": "4.0.11",
"dependencies": {
"cheerio": "0.20.0",
"request": "2.72.0"
Expand Down
2 changes: 1 addition & 1 deletion mangarack-node-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"private": true,
"repository": "git://github.com/Deathspike/mangarack",
"typings": "dist/default",
"version": "4.0.10",
"version": "4.0.11",
"devDependencies": {
"npm-build-tools": "2.2.5",
"typescript": "1.9.0-dev.20160526-1.0",
Expand Down
2 changes: 1 addition & 1 deletion mangarack-runnable-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"name": "mangarack-runnable-cli",
"repository": "git://github.com/Deathspike/mangarack",
"typings": "dist/default",
"version": "4.0.10",
"version": "4.0.11",
"dependencies": {
"archiver": "1.0.0",
"gm": "1.22.0",
Expand Down
2 changes: 1 addition & 1 deletion mangarack-runnable-daemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repository": "git://github.com/Deathspike/mangarack",
"private": true,
"typings": "dist/default",
"version": "4.0.10",
"version": "4.0.11",
"dependencies": {
"basic-auth": "1.0.4",
"body-parser": "1.15.1",
Expand Down
2 changes: 1 addition & 1 deletion mangarack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"main": "src/default",
"name": "mangarack",
"repository": "git://github.com/Deathspike/mangarack",
"version": "4.0.10",
"version": "4.0.11",
"bin": {
"mangarack": "./bin/mangarack",
"mangarack-cli": "./bin/mangarack-cli",
Expand Down

0 comments on commit 7c5f627

Please sign in to comment.