Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 26, 2021
1 parent 76cf597 commit b6a29ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 293 deletions.
293 changes: 0 additions & 293 deletions README.md

This file was deleted.

1 change: 1 addition & 0 deletions README.md
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"test": "tsbb test --env=jsdom",
"coverage": "tsbb test --env=jsdom --coverage",
"start": "lerna exec \"npm run start\" --scope website",
"build:lib": "lerna exec \"npm run build\" --scope validator.tool",
"build": "lerna exec \"npm run build\" --scope website",
"version": "lerna version --exact --force-publish --no-push --no-git-tag-version",
"bootstrap": "lerna bootstrap",
Expand Down

0 comments on commit b6a29ab

Please sign in to comment.