This website requires JavaScript.
Explore
Help
Sign In
joepie91
/
pegjs
Watch
1
Star
0
Fork
You've already forked pegjs
0
Code
Issues
Pull requests
Releases
Wiki
Activity
d615cd7975
pegjs
/
tools
/
publish-dev
/
package.json
6 lines
82 B
JSON
Raw
Normal View
History
Unescape
Escape
Publish to pegjs@dev on every CI run This adds a new local package called '@pegjs/publish-dev' that will be run by the CI after all other tasks. '@pegjs/publish-dev' will, as the name implies, publish a new release of pegjs on NPM under the dev tag.
2019-02-15 01:54:31 +01:00
{
"name"
:
"@pegjs/publish-dev"
,
Azure Pipelines -> GitHub Actions - Update CodeCov CI provider URL - Remove Support for Azure Pipelines - Add support for GitHub Actions - Stop generating redundent reports - Update @pegjs/publish-dev
2019-09-29 03:05:27 +02:00
"version"
:
"2.2.0"
,
Publish to pegjs@dev on every CI run This adds a new local package called '@pegjs/publish-dev' that will be run by the CI after all other tasks. '@pegjs/publish-dev' will, as the name implies, publish a new release of pegjs on NPM under the dev tag.
2019-02-15 01:54:31 +01:00
"private"
:
true
}
Reference in a new issue
Copy permalink