Skip to content

Commit cce0d15

Browse files
committed
updated package versions
1 parent 9fa3933 commit cce0d15

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactatouille",
3-
"version": "0.8.8",
3+
"version": "0.8.9",
44
"description": "Reactatouille is a command-line tool to help quickly start and build a new React project, using Redux, Webpack, Gulp (You can add your own tasks, yo!), HMR/Hot Module Reload, Sass (architecture best practices), Mocha, Enzyme, Chai, gsap and the Express server.",
55
"main": "index.js",
66
"scripts": {

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactatouille-boilerplate",
3-
"version": "0.8.7b",
3+
"version": "0.8.9",
44
"description": "Reactatouille-Boilerplate built using Redux Webpack2 Gulp Sass Mocha Enzyme Chai gsap Boilerplate.",
55
"main": "gulpfile.js",
66
"scripts": {

template/webpack-assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"main":{"js":"/assets/js/bundle.js?1abd7edce9ff6b64ce6a"}}
1+
{"main":{"js":"/assets/js/bundle.js?3ca23810fd7af9eac7c5"}}

0 commit comments

Comments
 (0)