all-the-package-types 1.0.25 → 1.0.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/types.json +5 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -2224,6 +2224,11 @@
|
|
|
2224
2224
|
"l": "@atom/watcher",
|
|
2225
2225
|
"t": "atom__watcher"
|
|
2226
2226
|
},
|
|
2227
|
+
{
|
|
2228
|
+
"p": "https://github.com/davidmarkclements/atomic-sleep",
|
|
2229
|
+
"l": "atomic-sleep",
|
|
2230
|
+
"t": "atomic-sleep"
|
|
2231
|
+
},
|
|
2227
2232
|
{
|
|
2228
2233
|
"p": "https://github.com/soywiz/atpl.js",
|
|
2229
2234
|
"l": "atpl",
|