Skip to content

Commit

Permalink
Automatically created by Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI authored and Travis CI committed Feb 27, 2017
1 parent c6592af commit dbbb95d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "coveo-search-ui",
"version": "1.0.26",
"version": "1.2359.0",
"description": "Coveo JavaScript Search Framework",
"main": "./bin/js/CoveoJsSearch.js",
"scripts": {
Expand All @@ -13,7 +13,7 @@
"heroku-postbuild": "npm run build",
"start": "node index.js",
"zipForGitReleases": "gulp zip",
"uploadCoverage" : "gulp uploadCoverage"
"uploadCoverage": "gulp uploadCoverage"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit dbbb95d

Please sign in to comment.