This commit is contained in:
Matthew Griffith 2022-04-05 08:49:46 -04:00
parent 6b3d11bd20
commit 2993411df2
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "elm-optimize-level-2",
"version": "0.3.4",
"version": "0.3.5",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,7 +1,7 @@
{
"name": "elm-optimize-level-2",
"description": "A second level of optimization for the Javascript that the Elm Compiler produces.",
"version": "0.3.4",
"version": "0.3.5",
"license": "BSD-3-Clause",
"main": "dist/index.js",
"typings": "dist/index.d.ts",