Skip to content

Commit 19b518e

Browse files
authored
Use Yarn for np (#234)
fixed #233 Signed-off-by: Jonas Helming <jhelming@eclipsesource.com>
1 parent 7915ee8 commit 19b518e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"keywords": [
1818
"yeoman-generator"
1919
],
20+
"np": {
21+
"packageManager": "yarn"
22+
},
2023
"author": "TypeFox",
2124
"license": "EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
2225
"dependencies": {

0 commit comments

Comments
 (0)