Skip to content

Commit

Permalink
fix(js): recommit - expose schematics and builders for angular devkit (
Browse files Browse the repository at this point in the history
…#8030)

ISSUES CLOSED: #8021
  • Loading branch information
nartc authored Dec 7, 2021
1 parent d1666b9 commit 01417d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
"version": "0.0.1",
"main": "src/index.js",
"generators": "./generators.json",
"schematics": "./generators.json",
"executors": "./executors.json",
"builders": "./executors.json",
"dependencies": {
"@nrwl/workspace": "*",
"@nrwl/devkit": "*",
Expand Down

0 comments on commit 01417d2

Please sign in to comment.