Custom ring-client-api

This commit is contained in:
tsightler
2023-05-29 16:25:26 -04:00
parent 948e90408b
commit c324b5bf66
10 changed files with 250 additions and 238 deletions

View File

@@ -1,4 +1,4 @@
import { RingRestClient } from '../node_modules/ring-client-api/lib/rest-client.js'
import { RingRestClient } from '../node_modules/@tsightler/ring-client-api/lib/rest-client.js'
import utils from './utils.js'
import { dirname } from 'path'
import { fileURLToPath } from 'url'