Skip to content

Commit 486134d

Browse files
committed
rename package
1 parent b613d21 commit 486134d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "mfm-parser-pegjs",
2+
"name": "rosee",
33
"version": "0.4.0",
44
"description": "A MFM parser implementation with PEG.js",
55
"main": "./built/index.js",
@@ -14,7 +14,7 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/marihachi/mfm-parser-pegjs.git"
17+
"url": "git+https://github.com/marihachi/rosee.git"
1818
},
1919
"author": "Marihachi",
2020
"license": "MIT",

0 commit comments

Comments
 (0)