Skip to content

Commit

Permalink
harvest amount depends on period activity
Browse files Browse the repository at this point in the history
  • Loading branch information
7flash committed May 4, 2019
1 parent ca3cf6f commit 0d16787
Show file tree
Hide file tree
Showing 3 changed files with 12,151 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.0",
"main": "src/seeds.js",
"scripts": {
"build": "browserify src/seeds.js --standalone seeds > seeds.bundle.js",
"test": "nyc riteway src/*.test.js | tap-nirvana",
"coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
},
Expand Down

0 comments on commit 0d16787

Please sign in to comment.