We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76af929 commit f7ef758Copy full SHA for f7ef758
rewatch/testrepo/packages/with-dev-deps/package.json
@@ -5,5 +5,8 @@
5
"rescript"
6
],
7
"author": "",
8
- "license": "MIT"
+ "license": "MIT",
9
+ "dependencies": {
10
+ "@rescript/core": "*"
11
+ }
12
}
0 commit comments