Skip to content

Commit

Permalink
chore: v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed May 23, 2019
1 parent 3caa157 commit fa4b110
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 6 deletions.
4 changes: 2 additions & 2 deletions dist/render.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/render.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/storefront.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/storefront.min.js.map

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "@ecomplus/storefront-renderer",
"version": "1.5.0",
"version": "1.6.0",
"description": "Vue.js app to render E-Com Plus store template",
"main": "src/index.node.js",
"browser": "dist/storefront.min.js",
"scripts": {
"serve": "webpack-dev-server",
"build": "webpack --config webpack.build.config.js",
Expand Down

0 comments on commit fa4b110

Please sign in to comment.