We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2078af commit f46c620Copy full SHA for f46c620
src/lib/storage.js
@@ -1,4 +1,4 @@
1
-import ScratchStorage from 'scratch-storage';
+import {ScratchStorage} from 'scratch-storage';
2
3
import defaultProject from './default-project';
4
0 commit comments