ai-question-pro 0.0.1 → 0.0.3

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.
package/dist/demo.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><meta charset="utf-8"><title>ai-question demo</title><script src="./ai-question.umd.js"></script><script>console.log(ai-question)</script>
1
+ <!doctype html><meta charset="utf-8"><title>ai-question-pro demo</title><script src="./ai-question-pro.umd.js"></script><script>console.log(ai-question-pro)</script>
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "ai-question-pro",
3
- "version": "0.0.1",
3
+ "version": "0.0.3",
4
4
  "description": "ai出题pro",
5
- "main": "dist/ai-question.umd.js",
5
+ "main": "dist/ai-question-pro.umd.js",
6
6
  "keywords": [
7
7
  "vue",
8
8
  "ui",