@beam3_dev/api_module 0.0.180 → 0.0.182

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.
package/README.md CHANGED
@@ -18,7 +18,7 @@ yarn add -D wb3_module_api
18
18
  ## Mise a jour
19
19
 
20
20
  ```sh
21
- npm run build && npm run b3:publish
21
+ npm run build && npm run b3:publish
22
22
  # faire les commits (add, commit, push)
23
23
  npm run b3:publish
24
24
  ```