Skip to content

Commit

Permalink
Clean branch to make it work with v8 (last common.js release branch)
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Oct 24, 2022
1 parent 83b8075 commit b41b898
Show file tree
Hide file tree
Showing 45 changed files with 4 additions and 2,320 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"scripts": {
"bootstrap": "lerna bootstrap --no-ci",
"pretest": "eslint .",
"test": "jest --coverage && lerna exec npm test --scope inquirer"
"test": "lerna exec npm test --scope inquirer"
},
"repository": {
"type": "git",
Expand Down
40 changes: 0 additions & 40 deletions packages/checkbox/README.md

This file was deleted.

48 changes: 0 additions & 48 deletions packages/checkbox/demo.js

This file was deleted.

107 changes: 0 additions & 107 deletions packages/checkbox/index.js

This file was deleted.

25 changes: 0 additions & 25 deletions packages/checkbox/package.json

This file was deleted.

33 changes: 0 additions & 33 deletions packages/confirm/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions packages/confirm/demo.js

This file was deleted.

32 changes: 0 additions & 32 deletions packages/confirm/index.js

This file was deleted.

27 changes: 0 additions & 27 deletions packages/confirm/package.json

This file was deleted.

0 comments on commit b41b898

Please sign in to comment.