We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8570d21 commit 8281fdeCopy full SHA for 8281fde
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2024 Snowflyt
+Copyright (c) 2024 Ge Gao (Snowflyt) <gaoge011022@gmail.com>
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
package.json
@@ -21,7 +21,7 @@
21
"url": "https://github.com/Snowflyt/tinyeffect"
22
},
23
"license": "MIT",
24
- "author": "Snowflyt <gaoge011022@163.com>",
+ "author": "Ge Gao (Snowflyt) <gaoge011022@gmail.com>",
25
"type": "module",
26
"main": "./index.js",
27
"module": "./index.js",
0 commit comments