Skip to content

Commit 80aa8d9

Browse files
committed
bug(EJ2-52039): Added the shelljs dependent in package.json.
1 parent 9986861 commit 80aa8d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"crossroads": "^0.12.2",
1010
"hasher": "^1.2.0",
1111
"fuse.js": "3.2.0",
12-
"tributejs": "^3.7.3"
12+
"tributejs": "^3.7.3",
13+
"shelljs": "^0.8.5"
1314
},
1415
"devDependencies": {
1516
"elasticlunr": "0.9.5",

0 commit comments

Comments
 (0)