spartaxx.businessmodels 1.0.121 → 1.0.122

Sign up to get free protection for your applications and to get access to all the features.
package/CCC/CCCModel.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { ScoreCardDetails } from "./CCCScoreCardDetails";
1
+ import { ScoreCardDetails } from "./ScoreCardDetails";
2
2
 
3
3
  export {
4
4
  ScoreCardDetails
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "spartaxx.businessmodels",
3
- "version": "1.0.121",
3
+ "version": "1.0.122",
4
4
  "main": "protest.js",
5
5
  "type": "commonjs",
6
6
  "scripts": {