vimp-engine 0.7.0 → 0.7.1

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/package.json +1 -1
  2. package/src/lib/math.js +2 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vimp-engine",
3
- "version": "0.7.0",
3
+ "version": "0.7.1",
4
4
  "description": "VIMP — движок-приложение (мастер, P2P-транспорт, Worker-хост, мета, MVC-каркас клиента)",
5
5
  "license": "MIT",
6
6
  "repository": {
package/src/lib/math.js CHANGED
@@ -1,3 +1,5 @@
1
+ // ПРОБА РЕЛИЗА — снять следующим релизом (release-probe).
2
+
1
3
  /**
2
4
  * Линейная интерполяция
3
5
  * @param {number} a