Skip to content

Commit 119b187

Browse files
committed
fix(publish): force publish
1 parent 638690d commit 119b187

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ try {
190190
// error: Error: set x() not implemented
191191
}
192192
```
193+
193194
### creating vector inside calculation
194195

195196
works fine thanks to caching in factory function.
@@ -284,4 +285,4 @@ console.log(`t: ${JSON.stringify(t)}`);
284285
existing operator overloading for game engines or other vector libraries
285286

286287
- [playcanvas](https://github.com/basics/vector/tree/master/src/adapter)
287-
288+

0 commit comments

Comments
 (0)