@kiminix/tp-client 1.31.0 → 1.32.0

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 +1 -1
  2. package/package.json +1 -1
package/README CHANGED
@@ -7,7 +7,7 @@
7
7
  - publish the package to npmjs: `npm publish --access public`
8
8
 
9
9
  ## local dev & test
10
- - run `npm build`
10
+ - run `npm run build`
11
11
  - then in the project you want to use this package run
12
12
  `npm i /Users/kamoun/workspace/tayara.promo/webapps/tp-client`
13
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kiminix/tp-client",
3
- "version": "1.31.0",
3
+ "version": "1.32.0",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [