Skip to content

Commit

Permalink
chore(:wrench:) Cleaning up package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
atomicpages committed Sep 7, 2020
1 parent 5b230d0 commit f725716
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "docusaurus-plugin-module-alias",
"version": "0.0.1",
"description": "Some awesome description about your module",
"main": "index.js",
"description": "A tiny docusaurus 2 plugin for easy module alias creation",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"lint": "eslint 'src/index.{ts,js,tsx}'",
Expand Down

0 comments on commit f725716

Please sign in to comment.