We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d7323a commit d5971c0Copy full SHA for d5971c0
js/kotlinx-coroutines-core-js/package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "kotlinx-coroutines-core-js",
3
"devDependencies": {
4
- "mocha": "^4.1.0"
+ "mocha": "4.1.0"
5
},
6
"dependencies": {
7
- "source-map-support": "^0.5.2"
+ "source-map-support": "0.5.3"
8
}
9
0 commit comments