This website works better with JavaScript.
Explore
Help
Register
Sign In
joepie91
/
pegjs
Watch
1
Star
0
Fork
You've already forked pegjs
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a7373c7345
redux
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a7373c7345'
${ noResults }
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.
6 years ago
{
"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
5 years ago
"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.
6 years ago
"private"
:
true
}