fix(parser): bump version and publish

This commit is contained in:
Mrugesh Mohapatra
2019-07-19 18:44:12 +05:30
committed by mrugesh
parent 55b5d22d68
commit 61071b8afc
4 changed files with 22 additions and 37 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@freecodecamp/challenge-md-parser",
"version": "1.0.0",
"version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,6 @@
{
"name": "@freecodecamp/challenge-md-parser",
"private": true,
"version": "0.0.1",
"version": "2.0.0",
"description": "",
"main": "index.js",
"publishConfig": {