Skip to content

Commit 512f54e

Browse files
committed
Добавлен prompt-sync в список зависимостей UMP
Для того, что бы скрипты могли использовать его
1 parent 802e7b8 commit 512f54e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

package-lock.json

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"homepage": "https://github.com/PROPHESSOR/udmfMapProcessor#readme",
3232
"dependencies": {
3333
"chalk": "^2.4.1",
34-
"inquirer": "^6.0.0"
34+
"inquirer": "^6.0.0",
35+
"prompt-sync": "^4.1.6"
3536
}
3637
}

0 commit comments

Comments
 (0)