uqbar-project / wollok

Wollok Programming Language
GNU General Public License v3.0
60 stars 16 forks source link

Fix #1781 package json #1979

Closed fdodino closed 3 years ago

fdodino commented 3 years ago

See #1781

Generated package.json file:

{
  "name": "pry3",
  "version": "1.0.0",
  "wollokVersion": "3.0.0",
  "author": "dodain",
  "license": "ISC"
}

are dynamically generated.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 86.195% when pulling 7d950af3dc28e0a360bd9754782481f71239ee82 on fix-#1781-package-json into 24e1afc15e3679d99b529f98c1fd4c269137d466 on dev.