Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "shower", | ||
"description": "Shower HTML presentation engine", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"author": { | ||
@@ -30,5 +30,10 @@ "name": "Vadim Makeev", | ||
"shower-core": "^1.0.1", | ||
"shower-ribbon": "^1.0.3", | ||
"shower-bright": "^1.0.3" | ||
"shower-ribbon": "^1.0.4", | ||
"shower-bright": "^1.0.4" | ||
}, | ||
"devDependencies": { | ||
"grunt": "^0.4.4", | ||
"grunt-bump": "0.0.13", | ||
"load-grunt-tasks": "^0.4.0" | ||
} | ||
} |
@@ -31,3 +31,3 @@ # Shower HTML presentation engine | ||
1. Clone Shower `git clone git@github.com:shower/shower.git` or download [shower-pkg.zip](http://shwr.me/shower-pkg.zip) | ||
1. Clone Shower `git clone git@github.com:shower/shower.git --depth 1` or download [shower-pkg.zip](http://shwr.me/shower-pkg.zip) | ||
2. Run `npm install` (or `bower install`) command in resulted folder to install script and themes | ||
@@ -34,0 +34,0 @@ 3. Open `index.html` in any code or text editor, edit your slides in HTML |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
342658
3
Updatedshower-bright@^1.0.4
Updatedshower-ribbon@^1.0.4