We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb3f73 commit b32bf49Copy full SHA for b32bf49
package.json
@@ -12,13 +12,10 @@
12
"watch": "olsk-rollup-watch"
13
},
14
"dependencies": {
15
- "//": "open-vitrine",
16
"OLSKPithVitrine": "olsk/OLSKPithVitrine",
17
18
- "//": "open-guide",
19
"OLSKPithGuide": "olsk/OLSKPithGuide",
20
21
- "//": "open-write",
22
"OLSKPithApp": "olsk/OLSKPithApp",
23
"OLSKCatalog": "olsk/OLSKCatalog",
24
"marked": "latest",
@@ -27,13 +24,10 @@
27
"OLSKLocalStorage": "olsk/OLSKLocalStorage",
28
25
"jszip": "latest",
29
26
30
- "//": "sub-input",
31
"codemirror": "rosano/CodeMirror#add-distribution",
32
33
- "//": "tech-robots",
34
"OLSKRobots": "olsk/OLSKRobots",
35
36
- "//": "tech-serviceworker",
37
"OLSKServiceWorker": "olsk/OLSKServiceWorker"
38
39
"devDependencies": {
0 commit comments