0.0.0 version for website package

we don't have to set it since we never publish the website to npm, and
bumping the version does nothing useful

0.0.0 is from here: https://github.com/yarnpkg/yarn/issues/5936#issuecomment-395912169

see that issue for details on how this was fixed with yarn@2, but we're
still on yarn@1.22
This commit is contained in:
Vyacheslav Matyukhin 2022-09-07 00:39:19 +04:00
parent 36cd9271f6
commit 4a75a97cb4
No known key found for this signature in database
GPG Key ID: 3D2A774C5489F96C

View File

@ -1,6 +1,6 @@
{
"name": "squiggle-website",
"version": "0.3.0",
"version": "0.0.0",
"private": true,
"license": "MIT",
"scripts": {