Skip to content

Commit

Permalink
Release v2.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Caio-Batista committed Oct 11, 2018
1 parent 81a4412 commit 426563d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vtex.js",
"version": "2.9.3",
"version": "2.9.4",
"readmeFilename": "README.md",
"description": "VTEX JS SDK",
"deploy": "deploy/",
Expand Down Expand Up @@ -38,7 +38,9 @@
"node",
"coffee"
],
"transform": {".*": "<rootDir>/src/preprocessor.js"}
"transform": {
".*": "<rootDir>/src/preprocessor.js"
}
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 426563d

Please sign in to comment.