remove package-lock

This commit is contained in:
willyb321
2018-09-15 08:56:08 +10:00
parent 4075bab3d0
commit 423d42bc8a
4 changed files with 4 additions and 13792 deletions

3
.gitignore vendored
View File

@@ -9,4 +9,5 @@ env
*.swp
.project
.vscode/
docs/
docs/
package-lock.json

1
.npmrc Normal file
View File

@@ -0,0 +1 @@
package-lock=false

13790
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -331,7 +331,7 @@ export default class Coriolis extends React.Component {
else
console.log('Storage may be cleared by the UA under storage pressure.');
});
})
});
}
if ('serviceWorker' in navigator) {
window.addEventListener('load', () => {