We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa4a1a commit b996e77Copy full SHA for b996e77
1 file changed
libraries/rushell/package.json
@@ -16,7 +16,9 @@
16
"start": "jest --watch"
17
},
18
"license": "MIT",
19
- "dependencies": {},
+ "dependencies": {
20
+ "@microsoft/node-core-library": "~2.1.0"
21
+ },
22
"devDependencies": {
23
"@microsoft/node-library-build": "4.4.8",
24
"@types/jest": "21.1.10",
0 commit comments