nestjs-base 1.0.6 → 1.0.8

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nestjs-base",
3
- "version": "1.0.6",
3
+ "version": "1.0.8",
4
4
  "description": "nestjs base toolkit",
5
5
  "author": "zhaojintian",
6
6
  "license": "UNLICENSED",
@@ -1,3 +0,0 @@
1
- export declare const ColumnExamples: {
2
- SnowflackId: string;
3
- };
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ColumnExamples = void 0;
4
- exports.ColumnExamples = {
5
- SnowflackId: "7076076781962268672",
6
- };
7
- //# sourceMappingURL=column-examples.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"column-examples.js","sourceRoot":"","sources":["../../src/entities/column-examples.ts"],"names":[],"mappings":";;;AAAa,QAAA,cAAc,GAAG;IAC5B,WAAW,EAAE,qBAAqB;CACnC,CAAC"}