Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
chore: pkg name
Browse files Browse the repository at this point in the history
  • Loading branch information
rick-yo committed Aug 14, 2020
1 parent 1044051 commit 0bee6f4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"singleQuote": true,
"trailingComma": "es5"
},
"name": "remind",
"author": "unhandledrejection",
"module": "dist/remind.esm.js",
"name": "remindjs",
"author": "luvsic3",
"module": "dist/remindjs.esm.js",
"devDependencies": {
"@babel/core": "^7.9.0",
"@storybook/addon-actions": "^5.3.17",
Expand Down

0 comments on commit 0bee6f4

Please sign in to comment.