Skip to content
Snippets Groups Projects
Commit 528abc74 authored by marihachi's avatar marihachi
Browse files

v0.1.1

parent f6d2dd08
No related branches found
Tags v0.1.1
No related merge requests found
{
"private": true,
"name": "mfm-parser-pegjs",
"version": "0.1.0",
"version": "0.1.1",
"description": "A MFM parser made with PEG.js",
"main": "./built/index.js",
"scripts": {
......@@ -32,8 +31,8 @@
"webpack-cli": "3.3.x"
},
"files": [
"./built/index.js",
"./built/index.d.ts",
"./built/parser"
"built/index.js",
"built/index.d.ts",
"built/parser"
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment