mirror of
https://github.com/mdgriffith/elm-optimize-level-2.git
synced 2024-11-25 22:50:42 +03:00
Update package.json to new version
This commit is contained in:
parent
f150167dbb
commit
c23fb82056
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "elm-optimize-level-2",
|
"name": "elm-optimize-level-2",
|
||||||
"description": "A second level of optimization for the Javascript that the Elm Compiler produces.",
|
"description": "A second level of optimization for the Javascript that the Elm Compiler produces.",
|
||||||
"version": "0.1.5",
|
"version": "0.2.0",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
Loading…
Reference in New Issue
Block a user