Skip to content

Commit

Permalink
add sql
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Nov 23, 2020
1 parent 0d6a230 commit 4b4278d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"plugins": [
["prismjs", {
"languages": ["javascript", "css", "markup", "php", "ini", "yaml", "bash"],
"languages": ["javascript", "css", "markup", "php", "ini", "yaml", "bash", "sql"],
"css": false
}]
]
Expand Down
2 changes: 1 addition & 1 deletion public/js/app.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/mix-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"/js/app.js": "/js/app.js?id=361ea2c6f410040f0d0b",
"/js/app.js": "/js/app.js?id=4286615df310e204ca53",
"/css/app.css": "/css/app.css?id=09c45f00b9fded057930"
}

0 comments on commit 4b4278d

Please sign in to comment.