Skip to content

Commit 8a337d0

Browse files
committed
import p5MajorVersion in download.mdx
1 parent 87a6057 commit 8a337d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/text-detail/en/download.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ import {
88
fullDownloadUrl,
99
libraryDownloadUrl,
1010
minifiedLibraryDownloadUrl,
11-
p5LatestUrl
11+
p5LatestUrl,
12+
p5MajorVersion
1213
} from '@src/globals/globals'
1314

1415
Welcome! This page contains the links to start using p5.js in the way that suits you best. Open the p5.js Editor in your web browser, or download the library to your own computer. We’ve tried to order the links to reflect what a beginner might want first, then what a more experienced programmer may be looking for.

0 commit comments

Comments
 (0)