Skip to content

Commit f725716

Browse files
committed
chore(:wrench:) Cleaning up package.json
1 parent 5b230d0 commit f725716

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"name": "docusaurus-plugin-module-alias",
33
"version": "0.0.1",
4-
"description": "Some awesome description about your module",
5-
"main": "index.js",
4+
"description": "A tiny docusaurus 2 plugin for easy module alias creation",
65
"scripts": {
76
"test": "echo \"Error: no test specified\" && exit 1",
87
"lint": "eslint 'src/index.{ts,js,tsx}'",

0 commit comments

Comments
 (0)