Skip to content

Commit

Permalink
update axios version
Browse files Browse the repository at this point in the history
  • Loading branch information
Viacheslav Rudkovskyi committed Dec 18, 2023
1 parent 3366e1f commit 2c51cca
Show file tree
Hide file tree
Showing 9 changed files with 3,835 additions and 3,823 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/netlicensing-js-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: npm install, build, and test
run: |
npm i
npm ci
npm run build --if-present
npm test
ls -la dist/
Expand Down
3,656 changes: 1,818 additions & 1,838 deletions dist/netlicensing-client.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/netlicensing-client.min.js

Large diffs are not rendered by default.

14 changes: 0 additions & 14 deletions dist/netlicensing-client.min.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @author Labs64 <[email protected]>
* @license Apache-2.0
* @link https://netlicensing.io
* @copyright 2017 Labs64 NetLicensing
*/

/**
* @author Labs64 <[email protected]>
* @license Apache-2.0
* @link https://netlicensing.io
* @copyright 2017 Labs64 NetLicensing
*/

/**
* @author Labs64 <[email protected]>
* @license Apache-2.0
Expand Down
Loading

0 comments on commit 2c51cca

Please sign in to comment.