Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 50bf5b31b6 | |||
| 5670a96696 |
@@ -12,7 +12,6 @@ module.exports = {
|
||||
},
|
||||
features: {
|
||||
journal: {
|
||||
// add your features here in the format [featureName]: { value: string }
|
||||
'lesson.bar': {
|
||||
on: true,
|
||||
value: '',
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "journal.pl",
|
||||
"version": "2.4.2",
|
||||
"version": "2.4.3",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "journal.pl",
|
||||
"version": "2.4.2",
|
||||
"version": "2.4.3",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@chakra-ui/icons": "^2.1.1",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "journal.pl",
|
||||
"version": "2.4.2",
|
||||
"version": "2.4.3",
|
||||
"description": "inno-js platform journal ui repo",
|
||||
"main": "./src/index.tsx",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user