Skip to content

Commit

Permalink
Removed since (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharath-sriram authored and shibulijack-fd committed Jan 28, 2020
1 parent 5355b47 commit f4a2554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"scripts": {
"start": "yarn workspace nucleus start",
"test": "lerna run test --parallel --no-private --since origin/master",
"test": "lerna run test --parallel --no-private",
"build": "lerna run build --parallel --no-private",
"lint": "lerna run lint:hbs",
"lerna:version": "lerna version prerelease --preid beta",
Expand Down

0 comments on commit f4a2554

Please sign in to comment.