Skip to content

Commit

Permalink
adds test script to package.json, release version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pb-tester committed Jan 18, 2019
1 parent 12e25e1 commit 06bb675
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
{
"name": "pb-cli",
"version": "1.3.1",
"version": "1.4.0",
"description": "Pandorabots API command line interface",
"keywords": [
"Pandorabots",
"NLP",
"AI"
],
"scripts": {
"test": "python testrunner.py"
},
"homepage": "http://github.com/pandorabots/pb-cli/",
"bugs": {
"url": "http://github.com/pandorabots/pb-cli/issues"
Expand Down

0 comments on commit 06bb675

Please sign in to comment.