File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1616 "bugs" : {
1717 "url" : " https://github.com/oracle/netsuite-suitecloud-sdk/issues"
1818 },
19- "repository" : " https://github.com/oracle/netsuite-suitecloud-sdk/tree/master/packages/node-cli" ,
19+ "repository" : {
20+ "type" : " git" ,
21+ "url" : " git+https://github.com/oracle/netsuite-suitecloud-sdk.git#master"
22+ },
2023 "main" : " ./src/suitecloud.js" ,
2124 "preferGlobal" : true ,
2225 "sdkFilename" : " cli-2024.1.0.jar" ,
2326 "nsCompatibleVersion" : " 2024.1" ,
2427 "sdkDownloadUrl" : " https://system.netsuite.com/download/suitecloud-sdk/24.1" ,
2528 "bin" : {
26- "suitecloud" : " ./ src/suitecloud.js"
29+ "suitecloud" : " src/suitecloud.js"
2730 },
2831 "dependencies" : {
2932 "chalk" : " 4.1.2" ,
Original file line number Diff line number Diff line change 22 "name" : " @oracle/suitecloud-unit-testing" ,
33 "version" : " 1.5.0" ,
44 "license" : " UPL-1.0" ,
5- "repository" : " https://github.com/oracle/netsuite-suitecloud-sdk/tree/master/packages/unit-testing" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " git+https://github.com/oracle/netsuite-suitecloud-sdk.git#master"
8+ },
69 "bugs" : {
710 "url" : " https://github.com/oracle/netsuite-suitecloud-sdk/issues"
811 },
Original file line number Diff line number Diff line change 1616 "icon" : " resources/pluginIcon_dark.png" ,
1717 "repository" : {
1818 "type" : " git" ,
19- "url" : " https://github.com/oracle/netsuite-suitecloud-sdk" ,
19+ "url" : " git+ https://github.com/oracle/netsuite-suitecloud-sdk.git " ,
2020 "directory" : " packages/vscode-extension"
2121 },
2222 "files" : [
You can’t perform that action at this time.
0 commit comments