Skip to content

Commit 979c7c3

Browse files
committed
updated main
1 parent f6b2059 commit 979c7c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "code-snippets",
3-
"main": "turtles.js",
3+
"main": "first-paint.js",
44
"version": "0.1.3",
55
"homepage": "https://github.com/bahmutov/code-snippets",
66
"license": "MIT",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"snippets"
3838
],
3939
"license": "MIT",
40-
"main": "turtles.js",
40+
"main": "first-paint.js",
4141
"pre-commit": "npm test",
4242
"repository": {
4343
"type": "git",

0 commit comments

Comments
 (0)