Skip to content

Commit

Permalink
release 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
clagomess committed Aug 3, 2019
1 parent 26275dd commit 4ca12b0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
{
"name": "mapa-brasil",
"version": "0.0.4",
"version": "0.0.5",
"description": "Gráfico dinámico do mapa do Brasil",
"main": "src/mapa-brasil.js",
"keywords": [
"svg", "ibge", "mapa", "chart", "brasil"
],
"scripts": {
"test": "mocha",
"serve": "webpack-dev-server --config webpack.dev.js",
Expand Down

0 comments on commit 4ca12b0

Please sign in to comment.