Skip to content

Commit

Permalink
release 0.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
noam-honig committed Apr 14, 2023
1 parent e3f0f78 commit b9b819e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "remult-mono-repo",
"description": "See projects/core for the remult core package.json. This package.json is used for remult/core development, test projects and experimental work. See ",
"version": "0.19.2",
"version": "0.19.3",
"scripts": {
"test": "concurrently -k -n \"TSC,Test\" -c \"bgBlue.bold,bgGreen.bold\" \"tsc -w -p projects/core/tsconfig.build.json --emitDeclarationOnly --outDir core-api\" \"cd projects/test-angular && ng test core\"",
"release-core": "npm run build-core && npm run patch-versions",
Expand Down

0 comments on commit b9b819e

Please sign in to comment.