We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e65f5 commit ec8115fCopy full SHA for ec8115f
2 files changed
lib/node_modules/@stdlib/repl/package.json
@@ -45,10 +45,5 @@
45
"node": ">=0.10.0",
46
"npm": ">2.7.0"
47
},
48
- "license": "Apache-2.0",
49
- "__stdlib__": {
50
- "envs": {
51
- "browser": false
52
- }
53
+ "license": "Apache-2.0"
54
}
lib/node_modules/@stdlib/repl/server/package.json
@@ -44,5 +44,10 @@
44
- "license": "Apache-2.0"
+ "license": "Apache-2.0",
+ "__stdlib__": {
+ "envs": {
+ "browser": false
+ }
0 commit comments