pyret-embed 0.0.54 → 0.0.56

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -156,7 +156,7 @@
156
156
  aria-label="Contribute detailed usage information"/>
157
157
  <label for="detailed-logging" id="detailed-logging-label">
158
158
  Contribute detailed usage information.</label>
159
- <a href="https://www.pyret.org/cpo-faq#(part._logging)" target="_blank" rel="noopener noreferrer" class="focusable info-btn" role="menuitem" tabindex="-1"
159
+ <a href="https://code.pyret.org/faq/" target="_blank" rel="noopener noreferrer" class="focusable info-btn" role="menuitem" tabindex="-1"
160
160
  id="detailed-logging-learn-more"
161
161
  title="Learn More" aria-label="Learn More">?</a>
162
162
  </span>
@@ -42,15 +42,7 @@ h4 {
42
42
  <li><em>Know who you are on Google</em> and <em>View your email address</em>:
43
43
  The site needs to know your Google identity because this allows us to give
44
44
  persistent access to saving to Drive that doesn't expire or require popping up
45
- new windows while you're editing. </li>
46
-
47
- <li><em>Manage your photos and videos</em> and <em>View the photos, videos, and
48
- albums in your Google Drive</em>: This is used to import images into programs
49
- from your Drive (which can be useful for customizing games, for example).
50
- </li>
51
-
52
- <li><em>View and manage your spreadsheets on Google Drive</em>: This enables
53
- importing tables and working with data sources in your Drive.</li>
45
+ new windows while you're editing.</li>
54
46
 
55
47
  <li><em>Add itself to Google Drive</em>: This lets you right-click on Pyret
56
48
  programs in Google Drive and "Open with Pyret."</li>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pyret-embed",
3
- "version": "0.0.54",
3
+ "version": "0.0.56",
4
4
  "description": "A library for embedding Pyret into webpages",
5
5
  "main": "dist/pyret.js",
6
6
  "files": [