Skip to content

Commit

Permalink
temp name for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
evanshortiss committed Sep 16, 2016
1 parent 859aaf8 commit 5b82c51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ npm install
npm install -g grunt-cli
```

Then to run the tests use ```grunt fh:test```
Then to run the tests use ```npm test```

On Windows, use ```npm run testwindows```
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "fh-mbaas-api",
"name": "custom-fh-mbaas-api",
"version": "5.13.11",
"description": "FeedHenry MBAAS Cloud APIs",
"main": "lib/api.js",
Expand Down Expand Up @@ -32,6 +32,7 @@
"clear-require": "1.0.1",
"express": "3.3.4",
"grunt": "^0.4.5",
"grunt-cli": "^1.2.0",
"grunt-fh-build": "^0.5.0",
"istanbul": "0.2.14",
"jshint": "^2.5.2",
Expand Down

0 comments on commit 5b82c51

Please sign in to comment.