forked from stoplightio/prism
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: release prism 3.x alpha with required scripts
* feat: remove scripts * feat: add lerna and publish as beta * feat: add deployment script * chore: update license reference * chore: add oclif manifest * chore: add license files * chore: do not push tags * docs: regenerate readme * chore: 3.0.0-pre * feat: set access to public for scoped packages * deps: update lerna * feat: canary * feat: change dist-tag to alpha * chore: delete lib example * docs: update commands list
Showing
19 changed files
with
3,217 additions
and
2,669 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,6 +17,10 @@ node_modules/ | |
# Distribution directory | ||
dist | ||
|
||
*.tsbuildinfo | ||
|
||
# IDE | ||
.idea | ||
lib | ||
|
||
oclif.manifest.json |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.