Merge pull request #707 from sveltejs/gh-484

remove package-lock.json, prefer yarn.lock (fixes #484)
pull/682/merge
Rich Harris 8 years ago committed by GitHub
commit 88783608ee

1
.gitignore vendored

@ -14,3 +14,4 @@ test/sourcemaps/samples/*/output.js.map
_actual.* _actual.*
_actual-bundle.* _actual-bundle.*
src/generators/dom/shared.ts src/generators/dom/shared.ts
package-lock.json

5384
package-lock.json generated

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save