Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 05b3fb3

Browse files
committed
Update package.json
1 parent 4dcebbf commit 05b3fb3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
"version": "1.0.5",
44
"description": "Simple undo manager to provide undo and redo actions in JavaScript applications.",
55
"main": "lib/undomanager.js",
6-
"directories": {
7-
"test": "test"
8-
},
96
"scripts": {
107
"lint": "eslint --ext .js --fix .",
118
"test": "jasmine-browser-runner runSpecs",

0 commit comments

Comments
 (0)