chore(ng-schematics): publish v0.0.1 (#9290)

This commit is contained in:
Alex Rudenko 2022-11-17 10:22:53 +01:00 committed by GitHub
parent 65007a29b5
commit 078d385671
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -8700,7 +8700,7 @@
}, },
"packages/ng-schematics": { "packages/ng-schematics": {
"name": "@puppeteer/ng-schematics", "name": "@puppeteer/ng-schematics",
"version": "0.0.0", "version": "0.0.1",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@angular-devkit/core": "^14.2.6", "@angular-devkit/core": "^14.2.6",

View File

@ -1,6 +1,6 @@
{ {
"name": "@puppeteer/ng-schematics", "name": "@puppeteer/ng-schematics",
"version": "0.0.0", "version": "0.0.1",
"description": "Puppeteer Angular schematics", "description": "Puppeteer Angular schematics",
"scripts": { "scripts": {
"copy": "node copySchemaFiles.js", "copy": "node copySchemaFiles.js",