Skip to content

Commit b7b4db9

Browse files
authored
Merge pull request #68 from oslabs-beta/mx/testingBranch
Mx/testing branch
2 parents 12ac752 + 2ff90e8 commit b7b4db9

17 files changed

+1113
-593
lines changed

ksqLight/package-lock.json

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

ksqLight/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
"express": "^4.18.1",
2424
"express-graphql": "^0.12.0",
2525
"graphql": "^15.8.0",
26-
"ksqldb-js": "^1.1.0",
2726
"livereload": "^0.9.3",
2827
"react": "^18.2.0",
2928
"react-dom": "^18.2.0",
3029
"react-router-dom": "^6.3.0",
3130
"react-scripts": "5.0.1",
31+
"sass": "^1.54.0",
3232
"wait-on": "^6.0.1",
3333
"web-vitals": "^2.1.4"
3434
},

ksqLight/public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
"display": "standalone",
2323
"theme_color": "#000000",
2424
"background_color": "#ffffff"
25-
}
25+
}

0 commit comments

Comments
 (0)