@appsemble/tsconfig 0.36.2-test.2 → 0.36.2-test.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,9 +1,9 @@
1
- # ![](https://gitlab.com/appsemble/appsemble/-/raw/0.36.2-test.2/config/assets/logo.svg) Appsemble TypeScript presets
1
+ # ![](https://gitlab.com/appsemble/appsemble/-/raw/0.36.2-test.4/config/assets/logo.svg) Appsemble TypeScript presets
2
2
 
3
3
  > Reusable TypeScript presets recommended by Appsemble
4
4
 
5
5
  [![npm](https://img.shields.io/npm/v/@appsemble/sdk)](https://www.npmjs.com/package/@appsemble/sdk)
6
- [![GitLab CI](https://gitlab.com/appsemble/appsemble/badges/0.36.2-test.2/pipeline.svg)](https://gitlab.com/appsemble/appsemble/-/releases/0.36.2-test.2)
6
+ [![GitLab CI](https://gitlab.com/appsemble/appsemble/badges/0.36.2-test.4/pipeline.svg)](https://gitlab.com/appsemble/appsemble/-/releases/0.36.2-test.4)
7
7
  [![Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://prettier.io)
8
8
 
9
9
  ## Table of Contents
@@ -63,5 +63,5 @@ To use it, add the following to your `tsconfig.json` file.
63
63
 
64
64
  ## License
65
65
 
66
- [LGPL-3.0-only](https://gitlab.com/appsemble/appsemble/-/blob/0.36.2-test.2/LICENSE.md) ©
66
+ [LGPL-3.0-only](https://gitlab.com/appsemble/appsemble/-/blob/0.36.2-test.4/LICENSE.md) ©
67
67
  [Appsemble](https://appsemble.com)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appsemble/tsconfig",
3
- "version": "0.36.2-test.2",
3
+ "version": "0.36.2-test.4",
4
4
  "type": "commonjs",
5
5
  "description": "The recommended TypeScript configuration for building Appsemble blocks",
6
6
  "keywords": [