Merge branch 'release/1.0' into dev

dev
Clovis Gauzy 2020-11-29 14:16:11 +01:00
commit 3919d53ea6
1 changed files with 1 additions and 7 deletions

View File

@ -5,11 +5,5 @@
"repository": "https://github.com/clovfr/node-rawtherapee",
"author": "Clovis Gauzy",
"license": "BSD-3",
"main": "rawtherapee.js",
"scripts": {
"test": "standard"
},
"devDependencies": {
"standard": "*"
}
"main": "rawtherapee.js"
}