tc39 / template-for-proposals

A template for ECMAScript proposals
MIT License
120 stars 28 forks source link

pin the biblio #33

Closed bakkot closed 2 years ago

bakkot commented 2 years ago

As the readme of @tc39/ecma262-biblio says, you should pin a precise version of that package. This is especially true if you're building with --lint-spec --strict, since otherwise any random commit to ecma262 can break your build.