remove package-lock.json, prefer yarn.lock (#484)

pull/707/head
Rich Harris 7 years ago
parent 06ba4cd332
commit 904ae45923

3
.gitignore vendored

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

1449
package-lock.json generated

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