Skip to content

Commit

Permalink
Merge pull request #11919 from rtibbles/new_package
Browse files Browse the repository at this point in the history
Update packages versions for latest release.
  • Loading branch information
rtibbles authored Feb 24, 2024
2 parents d7086d1 + 33790ad commit 2c34515
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/browserslist-config-kolibri/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browserslist-config-kolibri",
"version": "0.16.0-dev.7",
"version": "0.16.1-dev.0",
"description": "Browsers list configuration for Kolibri",
"main": "index.js",
"repository": "github.com/learningequality/kolibri",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-kolibri/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-kolibri",
"version": "0.16.0-dev.7",
"version": "0.16.1-dev.0",
"description": "Custom rules.",
"author": "Learning Equality",
"main": "lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/kolibri-core-for-export/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kolibri",
"version": "0.16.0-dev.7",
"version": "0.16.1-dev.0",
"description": "The Kolibri core API",
"repository": "github.com/learningequality/kolibri",
"author": "Learning Equality",
Expand Down
8 changes: 4 additions & 4 deletions packages/kolibri-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kolibri-tools",
"version": "0.16.0-dev.7",
"version": "0.16.1-dev.0",
"description": "Tools for building Kolibri frontend plugins",
"main": "lib/cli.js",
"repository": "github.com/learningequality/kolibri",
Expand All @@ -25,7 +25,7 @@
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"browserslist-config-kolibri": "0.16.0-dev.7",
"browserslist-config-kolibri": "0.16.1-dev.0",
"chalk": "4.1.2",
"check-node-version": "^4.2.1",
"chokidar": "^3.5.3",
Expand All @@ -43,7 +43,7 @@
"eslint-config-vue": "^2.0.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^23.3.0",
"eslint-plugin-kolibri": "0.16.0-dev.7",
"eslint-plugin-kolibri": "0.16.1-dev.0",
"eslint-plugin-vue": "^7.3.0",
"espree": "9.6.1",
"esquery": "^1.5.0",
Expand Down Expand Up @@ -101,4 +101,4 @@
"devDependencies": {
"rewire": "^6.0.0"
}
}
}

0 comments on commit 2c34515

Please sign in to comment.