Skip to content

Commit 9d5132e

Browse files
authored
Fixed a typo on name.
1 parent 23d671b commit 9d5132e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "undoredo-js",
2+
"name": "undoredo.js",
33
"version": "1.0.2",
44
"description": "A powerful and simple javascript library provides a history for undo/redo functionality. Just like a time machine! 🕐",
55
"main": "./src/undoredo.js",

0 commit comments

Comments
 (0)