8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3dea9e commit eac78f1Copy full SHA for eac78f1
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (C) 2020 by Marijn Haverbeke <marijnh@gmail.com> and others
+Copyright (C) 2020 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
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
@@ -10,7 +10,7 @@
10
},
11
"module": "dist/index.es.js",
12
"types": "dist/index.d.ts",
13
- "author": "Marijn Haverbeke <marijnh@gmail.com>",
+ "author": "Marijn Haverbeke <marijn@haverbeke.berlin>",
14
"license": "MIT",
15
"devDependencies": {
16
"@lezer/generator": "^1.0.0",
0 commit comments