Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions types/openui5/openui5-tests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -294,3 +294,5 @@ const p13nEngine = new Engine();
// version 1.146.0 added - tests are not required as the type definitions are generated and the generator is sufficiently tested

// version 1.147.0 added - tests are not required as the type definitions are generated and the generator is sufficiently tested

// version 1.145.0 added - tests are not required as the type definitions are generated and the generator is sufficiently tested
2 changes: 1 addition & 1 deletion types/openui5/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@types/openui5",
"version": "1.147.9999",
"version": "1.145.9999",
"nonNpm": true,
"nonNpmDescription": "openui5",
"projects": [
Expand Down
Loading