Skip to content

Commit c3f8a32

Browse files
authored
Merge pull request #57 from david-macpherson/v1.0.0-rc.2_preRelease
v1.0.0-rc.2 release
2 parents 3b50972 + 4743580 commit c3f8a32

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

examples/typescript/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tensorworks/spstypescriptexample",
3-
"version": "0.0.3",
3+
"version": "v1.0.0-rc.2",
44
"description": "The typescript example for consuming the Scalable Pixel Streaming Frontend",
55
"main": "./src/index.ts",
66
"scripts": {

library/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tensorworks/libspsfrontend",
3-
"version": "0.4.0",
3+
"version": "v1.0.0-rc.2",
44
"description": "The Scalable Pixel Streaming Frontend Library consuming Epic Games' Pixel Streaming Frontend",
55
"main": "dist/libspsfrontend.min.js",
66
"module": "dist/libspsfrontend.esm.js",

0 commit comments

Comments
 (0)