baf8b3a339
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 lines
82 B
JSON
6 lines
82 B
JSON
{
|
|
"name": "@pegjs/publish-dev",
|
|
"version": "2.0.0",
|
|
"private": true
|
|
}
|