We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b336cfb commit e53187cCopy full SHA for e53187c
build-scripts/build.sh
@@ -1,6 +1,5 @@
1
cd ../electron
2
npm install
3
-typings install debug --save
4
tsc
5
6
cd ../build-scripts
electron/package.json
@@ -1,7 +1,7 @@
{
"name": "traktor-transition-finder",
"description": "A tool for automatically finding the next song to play when DJing using Traktor Pro 2.",
- "version": "1.5.0",
+ "version": "1.3.5",
"license": "CC-BY-NC-4.0",
"repository": "https://github.com/andersfischernielsen/Traktor-Transition-Finder",
7
"main": "main.js",
0 commit comments