File tree 2 files changed +6
-0
lines changed 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 54
54
"@iterable-iterator/list" : " ^1.0.1" ,
55
55
"ava" : " 3.15.0" ,
56
56
"babel-plugin-transform-remove-console" : " 6.9.4" ,
57
+ "babel-plugin-unassert" : " 3.1.0" ,
57
58
"c8" : " 7.7.3" ,
58
59
"coveralls" : " 3.1.0" ,
59
60
"esdoc" : " 1.1.0" ,
Original file line number Diff line number Diff line change @@ -1467,6 +1467,11 @@ babel-plugin-transform-remove-console@6.9.4:
1467
1467
resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-console/-/babel-plugin-transform-remove-console-6.9.4.tgz#b980360c067384e24b357a588d807d3c83527780"
1468
1468
integrity sha1-uYA2DAZzhOJLNXpYjYB9PINSd4A=
1469
1469
1470
+ babel-plugin-unassert@3.1.0 :
1471
+ version "3.1.0"
1472
+ resolved "https://registry.yarnpkg.com/babel-plugin-unassert/-/babel-plugin-unassert-3.1.0.tgz#e87b02117bb3e223c3a0e00d270dcade19c9437d"
1473
+ integrity sha512-T9RY/981s2OA3EIF6q+V8Y6l27DNyo8dEBtCsi9vKRC4PGmTzU0dAG+yROGWpq4RVPgE74omcbuef3xDrQwwsg==
1474
+
1470
1475
babel-runtime@^6.22.0, babel-runtime@^6.26.0, babel-runtime@^6.9.0 :
1471
1476
version "6.26.0"
1472
1477
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
You can’t perform that action at this time.
0 commit comments