mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
regexp-generator: Make package private
As per the package.json docs, these are optional if the package is not being published.
This commit is contained in:
parent
684aec777f
commit
3aec6e3729
@ -1,7 +1,5 @@
|
||||
{
|
||||
"name": "test262-regexp-class-escapes",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"private": true,
|
||||
"main": "index.mjs",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user