Skip to content
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.

Commit

Permalink
upgraded pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
alidcast committed Jul 13, 2018
1 parent 5fe5563 commit dc554fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion packages/rogue-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roguejs/app",
"version": "0.6.3",
"version": "0.6.8",
"description": "A SSR experience for React that is quick and invisible",
"repository": "https://github.com/alidcastano/rogue/blob/master/packages/rogue-app",
"author": "Alid Castano",
Expand All @@ -15,6 +15,7 @@
"access": "public"
},
"scripts": {
"bump": "npm run build && npm version patch && npm publish",
"build": "rollup -c"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rogue-hocs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@roguejs/hocs",
"version": "0.6.0",
"version": "0.6.8",
"repository": "https://github.com/alidcastano/rogue/tree/master/packages/rogue-hocs",
"author": "Alid Castano",
"license": "MIT",
Expand Down

0 comments on commit dc554fc

Please sign in to comment.